PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStringAppearanceOptions Class
Methods


In This Topic
    PDFStringAppearanceOptions Class Members
    In This Topic

    The following tables list the members exposed by PDFStringAppearanceOptions.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodGets the text brush.  
    Public MethodGets the text font.
    If the font is null, no text is drawn.  
    Public MethodGets the text pen.
    Stroking the text outline when a small font size is used results in a bolder text appearance.  
    Public MethodSets the text brush.  
    Public MethodSets the text font.
    If the font is null, no text is drawn.  
    Public MethodSets the text pen.
    Stroking the text outline when a small font size is used results in a bolder text appearance.  
    Top
    See Also